Skip to content

Add pbtxt op converter#305

Closed
rnett wants to merge 2 commits intotensorflow:masterfrom
rnett:rn_op_pb_utils
Closed

Add pbtxt op converter#305
rnett wants to merge 2 commits intotensorflow:masterfrom
rnett:rn_op_pb_utils

Conversation

@rnett
Copy link
Contributor

@rnett rnett commented Apr 27, 2021

Adds a utility main to convert the exported ops to protobuf text, for diffing (i.e. #303).

I'm very tempted to have the op exporter do this, it will cause op differences to show up in the git diffs (and doesn't increase the Jar size, since it's not included). Thoughts?

rnett added 2 commits April 27, 2021 12:43
Signed-off-by: Ryan Nett <JNett96@gmail.com>
Signed-off-by: Ryan Nett <JNett96@gmail.com>
@karllessard
Copy link
Collaborator

Can't the C++ bazel job create both?

@rnett
Copy link
Contributor Author

rnett commented Apr 28, 2021

Yeah, it can. I just had to write this up anyways to check #303. Don't merge this, I'll add it to the exporter.

@rnett rnett marked this pull request as draft April 28, 2021 03:53
@karllessard
Copy link
Collaborator

@rnett , closing this one now that the pbtxt is generated by the C++ generator

@karllessard karllessard closed this May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants